37378 Returns/sets the leftmost visible column (other than a fixed column) in the FlexGrid. Not available at design time.
37379 Returns/sets whether cells with the same contents should be grouped in a single cell spanning multiple rows or columns.
37380 Returns/sets which rows (columns) should have their contents merged when the MergeCells property is set to a value other than 0 - Never.
37381 Returns/sets over which row (column) the mouse pointer is. Not available at design time.
37382 Enables or disables redrawing of the FlexGrid control.
37383 Returns a picture of the FlexGrid control, suitable for printing, saving to disk, copying to the clipboard, or assigning to a different control.
37384 Returns/sets the type of picture that should be generated by the Picture property.
37385 Removes a row from a FlexGrid control at run time
37386 Fired when the current cell changes.
37387 Returns/sets the height of the specified row in Twips. Not available at design time.
37388 Returns/sets a minimum row height for the entire control, in Twips.
37389 Fired when the TopRow or LeftCol properties change.
37390 Fired when the selected range of cells changes.
37391 Returns/sets whether a FlexGrid should allow regular cell selection, selection by rows, or selection by columns.
37392 Returns/sets whether a FlexGrid has horizontal or vertical scroll bars.
37393 Returns/sets whether FlexGrid should scroll its contents while the user moves the scroll box along the scroll bars.
37394 Action-type property that sorts selected rows according to selected criteria. Not available at design-time, write-only at run time.
37395 Returns/sets the text contents of a cell or range of cells.
37396 Returns/sets the text contents of an arbitrary cell (single subscript).
37397 Returns/sets the text contents of an arbitrary cell (row/col subscripts).
37398 Returns/sets 3D effects for displaying text.
37399 Returns/sets the uppermost row displayed in the FlexGrid. Not available at design time.
37400 Returns the version of the FlexGrid control currently loaded in memory.
37401 Returns/sets whether text within a cell should be allowed to wrap.
37402 Determines text display direction and control visual appearance on a bidirectional system.
38321 Error constants
38322 Appearance Constants
38323 BorderStyle Constants
38324 FocusRect Constants
38325 Highlight Constants
38326 ScrollBars Constants
38327 TextStyle Constants
38328 FillStyle Constants
38329 GridLines Constants
38330 SelectionMode Constants
38331 MergeCells Constants
38332 PictureType Constants
38333 AllowUserResizing Constants
38334 MousePointer Constants
38335 Sort Constants
38336 Alignment Constants
38431 Dispatch interface for Microsoft FlexGrid Control
38432 Event interface for Microsoft FlexGrid Control
38433 Microsoft FlexGrid Control 6.0 (SP3)
39420 Constants for the OLEDragMode property (but not the DragMode or OLEDropMode properties).
39421 OLE drag/drop will be initialized only under programmatic control.
39422 OLE drag/drop will be initialized when the user drags 'out' of the control, or under programmatic control.
39423 Constants for the OLEDropMode property (but not the DragMode or OLEDragMode properties).
39424 Accepts no OLE drag/drop operations.
39425 Accepts an OLE drag/drop under programmatic control only.
39426 Accepts an OLE drag/drop without programmatic control.
39427 State transition constants for the DragOver and OLEDragOver events.
39428 Source control dragged into target.
39429 Source control dragged out of target.
39430 Source control dragged from one position in target to another.
39431 Clipboard format constants.
39432 Text (.TXT file).
39433 Bitmap (.BMP file).
39434 Metafile (.WMF file).
39435 Device-independent bitmap.
39436 Color palette.
39437 Enhanced metafile (.EMF file).
39438 Filename list (Microsoft Windows Explorer)
39439 Rich Text Format (.RTF file).
39440 Drop effect constants for OLE drag and drop events.
39441 No OLE drag/drop operation has taken place/would take place.
39442 A mask to indicate that a copy has taken place/would take place.
39443 A mask to indicate that a move has take place/would take place.
39444 A mask to indicate that the drop target window has scrolled/would scroll.
39445 Starts an OLE drag/drop event with the given control as the source.
39446 Returns/Sets whether this control can act as an OLE drag/drop source, and whether this process is started automatically or under programmatic control.
39447 Returns/Sets whether this control can act as an OLE drop target.
39448 Clears all data and formats in a DataObject object.
39449 Retrieves data of a specified format from a DataObject object.
39450 Determines if a specified clipboard format is supported by the DataObject object.
39451 Adds a supported format and possibly its data to a DataObject object.
39452 A collection of filenames used by the vbCFFiles format.
39453 Returns a specific filename by index from the Files collection of a DataObject object (vbCFFiles format only).
39454 Returns the number of filenames in the Files collection of a DataObject object (vbCFFiles format only).
39455 Adds a filename to the Files collection of a DataObject object (vbCFFiles format only).
39456 Clears all filenames stored in the Files collection of a DataObject object (vbCFFiles format only).
39457 Removes a filename from the Files collection of a DataObject object (vbCFFiles format only).